home *** CD-ROM | disk | FTP | other *** search
- Path: news.ov.com!news
- From: glenn@ov.com (Fletcher.Glenn@ov.com)
- Newsgroups: comp.lang.c
- Subject: Re: Please don't shoot me (newbie question)
- Date: 17 Apr 1996 15:48:21 GMT
- Organization: OpenVision
- Message-ID: <4l33s5$pb5@spanky.pls.ov.com>
- References: <4l0puc$oa9@interport.net>
- Reply-To: glenn@ov.com
- NNTP-Posting-Host: foghorn.pls.ov.com
-
- In article oa9@interport.net, klingon@interport.net (Tom Metzger) writes:
- >
- >I just started lurking here, so please don't shoot me if this has been asked
- >a hundred times before, but....
- >
- >Can someone explain to me, in clear terms, what the difference is between
- >C and C++ ? Everytime I've asked someone, the answer is so cryptic, it's
- >not funny.
- >
- >Thanks in advance,
- >Tom
- >
- >--
- >Ancient Realms email: ancient@cardinal.umeais.maine.edu
- >Ancient Realms login: telnet CARDINAL.UMEAIS.MAINE.EDU 5150
- >WWW: http://www.interport.net/~klingon ||==> or 130.111.120.13 5150
-
-
- C++ is an extension of the C language to accomodate the idioms of
- Object Oriented Programming. OOP supports concepts that C has
- extreme difficulty implementing.
-
- Fletcher.Glenn@ov.com
-
-
-